Skip to content

fix: Use lumos to init Buffer - #3164

Merged
yanguoyu merged 1 commit into
nervosnetwork:rc/v0.116.0from
yanguoyu:fix-sign-message
May 22, 2024
Merged

fix: Use lumos to init Buffer#3164
yanguoyu merged 1 commit into
nervosnetwork:rc/v0.116.0from
yanguoyu:fix-sign-message

Conversation

@yanguoyu

Copy link
Copy Markdown
Contributor

Buffer.from(string, 'hex') the string value should be started without 0x, so I use Lumos bytes.bytify to init Buffer.

@yanguoyu

yanguoyu commented May 22, 2024

Copy link
Copy Markdown
Contributor Author

/package
Packaging for test is done in 9187144325. @yanguoyu

@yanguoyu
yanguoyu merged commit 7b5c592 into nervosnetwork:rc/v0.116.0 May 22, 2024
@yanguoyu
yanguoyu deleted the fix-sign-message branch May 22, 2024 08:09
github-merge-queue Bot pushed a commit that referenced this pull request May 24, 2024
* chore: Update ckb node assume valid target for rc/v0.116.0.

* chore: update versions and changelogs

* fix: Use hex to avoid unexpected string. (#3162)

* fix: Use lumos to init Buffer (#3164)

* Update Neuron compatibility table (#3158)

feat: Update Neuron compatibility table

Co-authored-by: Keith-CY <Keith-CY@users.noreply.github.com>

* fix: amend transaction when consume cells (#3166)

* docs: add video introduction to v0.116.0 in changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chen Yu <keithwhisper@gmail.com>
Co-authored-by: Keith-CY <Keith-CY@users.noreply.github.com>
Co-authored-by: devchenyan <sgt39007@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants